ComponentOne Xamarin.Android
IsSynchronized Property (GridRowColCollection<T>)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridRowColCollection<T> Class : IsSynchronized Property
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
'Usage
 
Dim instance As GridRowColCollection(Of T)
Dim value As Boolean
 
value = instance.IsSynchronized
public bool IsSynchronized {get;}
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members